LineItem

Section: ET++ class description (n)
Updated: automatically Fri Mar 15 14:08:12 1991
Index Return to Main Contents
 

NAME

LineItem.short - a horizontal or vertical line  

DESCRIPTION

The LineItem draws a a horizontal or vertical line with a certain length and thickness. LineItems can be used in window layouts to separate items from each other.


classes are never derived from LineItem.
class LineItem is sometimes reused directly.
class LineItem contains 3 methods.

owner of class:
nobody.
baseclasses:
VObject
subclasses:
MenuLineItem
flags:
VObjFlags

 

INSTANCE VARIABLES

dir (private bool)
the direction of the line. If it is TRUE, then the line is drawn horizontally, otherwise vertically.

lineWidth (private short)
the thickness of the line

minLength (private short)
the minimum length of the line. The line might actually be longer, for example, if it is contained in an Expander.

 

INSTANCE METHOD LIST

client interface
LineItem

implementation
Draw
GetMinSize

 

CATEGORIES

Simple Dialog Items

 

FILES

declaration:
LineItem.h

 

HISTORY

joe@csesbg.at  Mon Sep 09 18:59 1991 MET DST


 

Index

NAME
DESCRIPTION
INSTANCE VARIABLES
INSTANCE METHOD LIST
CATEGORIES
FILES
HISTORY

This document was created by man2html, using the manual pages.
Time: 00:40:26 GMT, March 30, 2022